Skip to content

feat(icmp): add icmp NAC support#185

Closed
rwcrowe wants to merge 2 commits intonetascode:mainfrom
rwcrowe:feat/icmp
Closed

feat(icmp): add icmp NAC support#185
rwcrowe wants to merge 2 commits intonetascode:mainfrom
rwcrowe:feat/icmp

Conversation

@rwcrowe
Copy link
Copy Markdown
Contributor

@rwcrowe rwcrowe commented May 1, 2026

Proposed Changes

Added Terraform module and main.tf wiring for the icmp IOS-XR NAC feature.

Files changed:

  • iosxr_icmp.tf — new Terraform module for ICMP configuration (IPv4/IPv6 source and rate-limit settings)
  • main.tf — added iosxr_icmp.icmp to iosxr_cli.cli_0 depends_on list

Related Issue(s)

Cisco IOS-XR Version

Checklist

  • Latest commit is rebased from main/master with merge conflicts resolved
  • All pre-commit hooks passed

- Add iosxr_icmp.tf singleton resource with ipv4/ipv6 attribute mappings
- Wire iosxr_icmp.icmp into main.tf depends_on (alphabetical order)

Co-authored-by: Robert Crowe <rocrowe@cisco.com>
Co-authored-by: Robert Crowe <rocrowe@cisco.com>
@rwcrowe rwcrowe closed this May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants